Skip to content

feat: add n (next file) and p/N (previous file) shortcuts to jump between files#98

Merged
dlvhdr merged 2 commits intodlvhdr:mainfrom
pablospe:shortcuts
Mar 14, 2026
Merged

feat: add n (next file) and p/N (previous file) shortcuts to jump between files#98
dlvhdr merged 2 commits intodlvhdr:mainfrom
pablospe:shortcuts

Conversation

@pablospe
Copy link
Contributor

@pablospe pablospe commented Mar 6, 2026

Summary

  • Add n to jump to the next file and p/N to jump to the previous file, skipping directory nodes
  • Works from any panel (file tree or diff viewer)

Closes #12

pablospe added 2 commits March 6, 2026 20:57
Add file-only navigation that skips directory nodes:
- n: jump to next file
- N/p: jump to previous file

Works from any panel (file tree or diff viewer).

Closes dlvhdr#12
@pablospe pablospe changed the title feat: add n/p/N shortcuts to jump between files feat: add n (next file) and p/N (previous file) shortcuts to jump between files Mar 6, 2026
@pablospe
Copy link
Contributor Author

@dlvhdr This should be ready for merging, let's me know if I need to change something.

Copy link
Owner

@dlvhdr dlvhdr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is great!

@dlvhdr dlvhdr merged commit c899b9e into dlvhdr:main Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change jk keybinds or make them configurable

2 participants